hip.graphics.g2d.tilemap

Undocumented in source.

Public Imports

hip.graphics.g2d.spritebatch
public import hip.graphics.g2d.spritebatch;
Undocumented in source.
hip.assets.texture
public import hip.assets.texture;
Undocumented in source.
hip.api.data.tilemap
public import hip.api.data.tilemap;
Undocumented in source.

Members

Functions

render
void render(IHipTilemap map, HipSpriteBatch batch, bool shouldRenderBatch)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(HipTileLayer layer, IHipTilemap map, HipSpriteBatch batch, bool shouldRenderBatch)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

hasTSXSupport
enum hasTSXSupport;
Undocumented in source.

Meta